projects
/
project
/
udebug.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5327524
)
CMakeLists.txt: rename udebug-cli to udebug on installation
author
Felix Fietkau
<
[email protected]
>
Tue, 21 Oct 2025 09:45:18 +0000
(09:45 +0000)
committer
Felix Fietkau
<
[email protected]
>
Tue, 21 Oct 2025 09:45:18 +0000
(09:45 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index ba6a493d359d7289a42c1c4b7b6c662729e8322d..856fc2c20dbffa08a111cc1ed9d9e00491d8acc2 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-34,6
+34,7
@@
INSTALL(FILES udebug.h udebug-pcap.h
)
INSTALL(FILES udebug-cli
DESTINATION sbin
+ RENAME udebug
)
INSTALL(TARGETS udebugd udebug
RUNTIME DESTINATION sbin